home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / demos / prodemo.exe / HI-80.PLT < prev    next >
Text File  |  1987-12-06  |  527b  |  13 lines

  1. * PCPRO plotter configuration file for EPSON HI_80 Plotter
  2. DEVICE 1 0        ;plotter type, default port=prn
  3. WIDTH 10 "SP1\13\"    ;pen width & command
  4. AXIS 1 2        ;coordinate calculation method, normal & rotate
  5. OFFSET 0 0        ;x & y plot offsets
  6. UNITS 256 254        ;plot units / inch
  7. INIT "IN\13\"        ;initialize command
  8. TERM "SP0\13\MA0,0\13\"    ;terminate command
  9. DRAW "DA%ld,%ld\13\"    ;move with pen down command
  10. MOVE "MA%ld,%ld\13\"    ;move with pen up command
  11. DRAFT "VS0\13\"        ;draft mode command
  12. FINAL "VS1\13\"        ;final mode command
  13.